home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 September
/
PCWorld_2006-09_cd.bin
/
v cisle
/
oequote
/
OEQuoteFix1192.exe
/
docs
/
styles.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-03-07
|
1KB
|
45 lines
body {
font-family: Verdana, MS sans serif, arial, optima;
font-size: 10pt;
color:white;
background:#003060;
scrollbar-highlight-color: black;
scrollbar-shadow-color: green;
scrollbar-3dlight-color: rgb(204,204,204);
scrollbar-arrow-color: rgb(204,204,204);
scrollbar-track-color: #003060;
scrollbar-base-color: #003060;
scrollbar-shadow-color: rgb(204,204,204);
scrollbar-darkshadow-color: black;
}
a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:hover { text-decoration: underline; color:#cccccc; }
a.bold { font-weight : bold; }
h2 { font-size: 180%; }
h3 { font-size: 150%; }
h4 { font-size: 130%; font-weight: bold; }
ol { font-size: 100%; }
table { font-size: 100%; text-align: justify;}
.h2 { font-size: 180%; }
.h3 { font-size: 150%; font-weight: bold; }
.h4 { font-size: 130%; font-weight: bold; margin-top:40px;}
.h5 { font-size: 100%; font-weight: bold; }
hr { color:#444444; }
blockquote { text-align:justify; }
input.black {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 100%;
color: white;
background: black;
border: 1px solid #444444;
}
input.button {
font-family: verdana, arial, helvetica, sans-serif;
border: 1px solid #444444;
font-size: 80%;
cursor: hand;
background:#002A6A;
color:white;
}